[INFO] cloning repository https://github.com/powpingdone/servmio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/powpingdone/servmio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpowpingdone%2Fservmio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpowpingdone%2Fservmio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d6bd9877192d1537c7662448d2ac1f7f09abda3e
[INFO] fixing powpingdone/servmio against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpowpingdone%2Fservmio" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/powpingdone/servmio
[INFO] finished tweaking git repo https://github.com/powpingdone/servmio
[INFO] tweaked toml for git repo https://github.com/powpingdone/servmio written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/powpingdone/servmio on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/powpingdone/servmio already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rusqlite v0.37.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 68edc368e780ec71ab22e847406293887c28bccb9f3f0ebdda36a5e6e98c752f
[INFO] running `Command { std: "docker" "start" "68edc368e780ec71ab22e847406293887c28bccb9f3f0ebdda36a5e6e98c752f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "68edc368e780ec71ab22e847406293887c28bccb9f3f0ebdda36a5e6e98c752f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68edc368e780ec71ab22e847406293887c28bccb9f3f0ebdda36a5e6e98c752f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "68edc368e780ec71ab22e847406293887c28bccb9f3f0ebdda36a5e6e98c752f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking smol v2.0.2
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stdout] error: The `tracing` feature is unstable, and requires the `RUSTFLAGS='--cfg hyper_unstable_tracing'` environment variable to be set.
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.1/src/trace.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / compile_error!(
[INFO] [stdout]  7 | |     "\
[INFO] [stdout]  8 | |     The `tracing` feature is unstable, and requires the \
[INFO] [stdout]  9 | |     `RUSTFLAGS='--cfg hyper_unstable_tracing'` environment variable to be set.\
[INFO] [stdout] 10 | | "
[INFO] [stdout] 11 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hyper` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "68edc368e780ec71ab22e847406293887c28bccb9f3f0ebdda36a5e6e98c752f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68edc368e780ec71ab22e847406293887c28bccb9f3f0ebdda36a5e6e98c752f", kill_on_drop: false }`
[INFO] [stdout] 68edc368e780ec71ab22e847406293887c28bccb9f3f0ebdda36a5e6e98c752f
